<feed xmlns='http://www.w3.org/2005/Atom'>
<title>emacsd.git/suffix tree, branch master</title>
<subtitle>This repository holds my configurations for Emacs.

I used to store this in GitLab, but I now host my git repositories.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/'/>
<entry>
<title>Some QoL changes</title>
<updated>2021-01-16T14:32:26+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-01-16T14:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=5f61771063f35f5cd6492708d89eb220e4067f6e'/>
<id>5f61771063f35f5cd6492708d89eb220e4067f6e</id>
<content type='text'>
* basic.el (set-mark-command-repeat-pop): Repeat poping

* tab-conf.el (durand-switch-tab-dwim): Show the default tab to close
  in the prompt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* basic.el (set-mark-command-repeat-pop): Repeat poping

* tab-conf.el (durand-switch-tab-dwim): Show the default tab to close
  in the prompt.
</pre>
</div>
</content>
</entry>
<entry>
<title>The first stable version</title>
<updated>2021-01-16T06:06:06+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-01-16T06:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=96d038c44a1ef26892adf4b775d1e2efe9e7b44b'/>
<id>96d038c44a1ef26892adf4b775d1e2efe9e7b44b</id>
<content type='text'>
Fixes: Avoid adding suffix-link repeatedly

* embark-conf.el ("embark"): Use view-mode instead of view-file

* init.el (load-after-function): Modify the macro so that it no longer
redefines built-in functions.
(global-map):
("view-conf.el"): Rename view-functions.el to view-conf.el

* suffix tree/generalized-suffix-tree.el (gst-edge-length):
(gst-add-suffix-link):
(gst-canonize):
(gst-extend-tree):
(gst-build-for-strs):
Fixed the bug.

* suffix tree/gst debugging platform.txt (strs): Add a new debugging file
* suffix tree/gst test ground (2).txt (strs): Do more debugging

* tab-conf.el (durand-switch-tab-dwim): Add my own dwim tab function.
(global-map): Bind it to the global map.

* theme.el Update the modus-themes.

* view-conf.el Rename view-functions.el to view-conf.el.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: Avoid adding suffix-link repeatedly

* embark-conf.el ("embark"): Use view-mode instead of view-file

* init.el (load-after-function): Modify the macro so that it no longer
redefines built-in functions.
(global-map):
("view-conf.el"): Rename view-functions.el to view-conf.el

* suffix tree/generalized-suffix-tree.el (gst-edge-length):
(gst-add-suffix-link):
(gst-canonize):
(gst-extend-tree):
(gst-build-for-strs):
Fixed the bug.

* suffix tree/gst debugging platform.txt (strs): Add a new debugging file
* suffix tree/gst test ground (2).txt (strs): Do more debugging

* tab-conf.el (durand-switch-tab-dwim): Add my own dwim tab function.
(global-map): Bind it to the global map.

* theme.el Update the modus-themes.

* view-conf.el Rename view-functions.el to view-conf.el.
</pre>
</div>
</content>
</entry>
<entry>
<title>A step in debugging</title>
<updated>2021-01-14T03:06:27+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-01-14T03:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=3a91e9674feeace4ce7acebdb024e93c95c89308'/>
<id>3a91e9674feeace4ce7acebdb024e93c95c89308</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A temporary bug fix</title>
<updated>2021-01-13T17:14:27+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-01-13T17:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=e2fe5882ad434b433bfba4529abdd2666d9c3d99'/>
<id>e2fe5882ad434b433bfba4529abdd2666d9c3d99</id>
<content type='text'>
There are more bugs unfortunately.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are more bugs unfortunately.
</pre>
</div>
</content>
</entry>
<entry>
<title>A temporary intermeidate step</title>
<updated>2021-01-13T05:01:34+00:00</updated>
<author>
<name>JSDurand</name>
<email>mmemmew@gmail.com</email>
</author>
<published>2021-01-13T05:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.jsdurand.xyz/emacsd.git/commit/?id=3666deaed5b0baf0a74f14db5872105c9e7865f9'/>
<id>3666deaed5b0baf0a74f14db5872105c9e7865f9</id>
<content type='text'>
Now I got almost every functionality that we need, including pdf,
mu4e, magit, et cetera.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now I got almost every functionality that we need, including pdf,
mu4e, magit, et cetera.
</pre>
</div>
</content>
</entry>
</feed>
